Vcenter Guest CustomizationSpecs Metadata
Vcenter Guest CustomizationSpecs Metadata
The Vcenter Guest CustomizationSpecs Metadata schema contains metadata i.e. name and description related to a customization specification.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"description": "string",
"name": "string"
}
string
description
Required
Description of the specification.
This property was added in vSphere API 7.0.0.0.
string
name
Required
Name of the specification.
This property was added in vSphere API 7.0.0.0.